|
PDFProperties |
|
Additional properties for PDF functions:
|
Property |
Type |
Required |
Comment |
|
reason |
string |
no |
The property reason represents the reason for signing the document. |
|
location |
string |
no |
The property location represents the location of the signing (usually specifies machine parameters by standard such as the computer name, architecture, operating system). |
|
contact |
string |
no |
The property contact represents the contact details for the signer. |
|
visual |
VisualRep |
no |
obsolete but supported – use visuals |
|
visuals |
array of [VisualRep] |
no |
Multiple VisualReps is for batch signing, one VisualRep per PDF. Pass only one for single signing. |